github.com/go-pg/pg/v10/internal/pool.SingleConnPool.cn (field)

5 uses

	github.com/go-pg/pg/v10/internal/pool (current package)
		pool_single.go#L7: 	cn        *Conn
		pool_single.go#L16: 		cn:   cn,
		pool_single.go#L32: 	return p.cn, nil
		pool_single.go#L38: 	p.cn = nil
		pool_single.go#L43: 	p.cn = nil